From: Adrian Robert Date: Mon, 20 Jul 2009 18:16:02 +0000 (+0000) Subject: * nsfont.m (ns_has_attribute): Remove. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11386 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eb584dab33a36ca54f425aaa9e35e77686b019a9;p=emacs.git * nsfont.m (ns_has_attribute): Remove. (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead. --- diff --git a/src/ChangeLog b/src/ChangeLog index 89ea51c654f..adbb7e459e9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-07-20 Adrian Robert + + * nsfont.m (ns_has_attribute): Remove. + (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead. + 2009-07-18 Juri Linkov * process.c (Fset_process_query_on_exit_flag): Mention killing